home *** CD-ROM | disk | FTP | other *** search
- Path: gail.ripco.com!lomaz
- From: lomaz@ripco.com (Brian Waichunas)
- Newsgroups: comp.lang.c++
- Subject: Help with Watcom Debugger
- Date: 9 Feb 1996 03:19:57 GMT
- Organization: Ripco BBS, Free Trial account (312) 665-0065
- Message-ID: <4feegt$j0p@gail.ripco.com>
- NNTP-Posting-Host: foley.ripco.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am having trouble loading my code into my watcom debugger.
- I first executed my complier with the following line; i.e.,
-
- wcl386 /l=dos4g /d2 test.cpp
-
- Then, after the complier finished compiling, I wrote
-
- wd /trap=rsi test
-
- But I received an error stating it could not find my trap files. Suggestions
- welcomed!
-
- lomaz@ripco.com
-
-